Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
Obscure File Server
fileserver.r14.4 KB
3 Sep 2009
Share files over HTTP protocol +NLS
author: pijoter
Open a file or directory requester
file-requester.rv:1.4.11
29.5 KB
16 Sep 2017
icon for file-requester.rRequests a file or directory
author: Marco Antoniazzi
Fixed
fixed.rv:1.6.9
3.4 KB
13 Nov 2003
Cuts up fixed width data file into Rebol values in an association.
author: Andrew Martin
Search Web Pages
findweb.r733 bytes
13 Mar 2003
Simple example of searching multiple web pages for a specified string.
author: [unknown]
Upload all HTML Files
ftphtml.r
 documentation
v:1.0.0
642 bytes
13 Mar 2003
Upload a group of files to an FTP server.
author: Anonymous
Upload Several Files
ftpupload.r
 documentation
v:1.0.0
585 bytes
13 Mar 2003
Upload multiple files with FTP using login and password.
author: Anonymous
Download List of Files
ftpdown.r
 documentation
536 bytes
13 Mar 2003
Download a list of binary files using FTP.
author: [unknown]
FF3 ZSNES Saved state editor
ff3edit.r10.0 KB
4 Mar 2004
A tool to edit saved state files for Final Fantasy 3 as created by the ZSNES emulator
author: Cal Dixon
GeoRSS converter
georss.r24.5 KB
7 Oct 2009
Converts GeoRSS xml to GPX/KML/OziExplorer formats
author: pijoter
glayout - GLASS-based layout engine
glayout.rv:0.5.4
141.6 KB
16 Nov 2006
replace vid dialect layout while keeping its basic featureset
author: Maxim Olivier-Adlhoch
Global services module
glb.r
 documentation
14.3 KB
7 Nov 2011
This is an idea for packaging up code, plus some small demos of how to do various things, harvested from the cookbook and the mailing list. They are things that are done so often and in so many situations that the author found it helpful to package them up in a file of personal functions. All these techniques are shown in various places, but this [...]
author: Steven White
gunzip
gunzip.rv:1.0.0
4.1 KB
30 Dec 2004
Decompresses gzip archives.
author: Vincent Ecuyer
gzip
gzip.r
 documentation
v:1.1.0
6.7 KB
8 Jan 2013
Creates gzip archives, using the rebol compress command.
author: Vincent Ecuyer
Document Generator
generate-doc.r
 documentation
15.7 KB
13 Mar 2003
XMLish doc generator using parse-XML
author: Daan Oosterveld
HTML Dialect
html.r
 documentation
v:0.0.7
21.8 KB
20 Aug 2008
HTML dialect for simple generation of webpages with REBOL code.
author: henrik mikael kristensen
Ice
ice.rv:1.0.0
2.4 KB
13 Mar 2003
Freezes and melts a Rebol object! sea .
author: Andrew Martin
ico-parser
ico-parser.rv:0.0.1
5.4 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
ico-parser2
ico-parser2.rv:0.0.5
9.7 KB
13 Mar 2003
To get data from the windows *.ico files
author: Oldes
Image Sorter
image-sort.rv:1.1.0
4.1 KB
13 Mar 2003
A handy tool for sorting images into separate directories or deleting images. Includes scrolling list of image files with highlight and scrolling list of target directories. Also uses cursor keys, space, and backspace for navigation.
author: Carl Sassenrath
Include Files
include.r867 bytes
13 Mar 2003
A useful function for including a single file or a block of files. Web and other file paths are allowed.
author: [unknown]